Click or drag to resize

RuleActions Properties

The RuleActions type exposes the following members.

Properties
  NameDescription
Public propertyAssignCategories
Represents the categories that are stamped on e-mail messages.
Public propertyCopyToFolder
Identifies the ID of the folder that e-mail items will be copied to.
Public propertyDelete
Indicates whether messages are to be moved to the Deleted Items folder.
Public propertyForwardAsAttachmentToRecipients
Indicates the e-mail addresses to which messages are to be forwarded as attachments.
Public propertyForwardToRecipients
Indicates the e-mail addresses to which messages are to be forwarded.
Public propertyMarkAsRead
Indicates whether messages are to be marked as read.
Public propertyMarkImportance
Specifies the importance that is to be stamped on messages.
Public propertyMoveToFolder
Identifies the ID of the folder that e-mail items will be moved to.
Public propertyPermanentDelete
Indicates whether messages are to be permanently deleted and not saved to the Deleted Items folder.
Public propertyRedirectToRecipients
Indicates the e-mail addresses to which messages are to be redirected.
Public propertySendSMSAlertToRecipients
Indicates the mobile phone numbers to which a Short Message Service (SMS) alert is to be sent.
Public propertyServerReplyWithMessage
Indicates the ID of the template message that is to be sent as a reply to incoming messages.
Public propertyStopProcessingRules
Indicates whether subsequent rules are to be evaluated.
Top
See Also